ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / IItemsSource<T> Interface / OnClientPageChanged Property

In This Topic
    OnClientPageChanged Property
    In This Topic
    Occurs after the page index changes.
    Syntax
    'Declaration
     
    Property OnClientPageChanged As String
    string OnClientPageChanged {get; set;}
    See Also